{% extends "base.html" %} {% block content %} {% if msg != None %}
{{msg}}
{% endif %}
Bar Graphs
Line Graphs
Pie Charts
Quantile Table
Heated Map
Sales by County
Average Price by County
{% endblock %}